home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Sound / SampleX / doc / touchxff.doc next >
Encoding:
Text File  |  1997-06-05  |  648 b   |  30 lines

  1.  
  2. touchxff displays information about the different file types created by 
  3. Sample-X. It is run from the CLI using the following arguments
  4.  
  5.  
  6.  -i 
  7.  
  8.  Specifies input file which could be an Exiff sample, a channel set-up file
  9.  or a session set-up file.
  10.  
  11.  -f
  12.  
  13.  Converts Chip RAM Exiff samples to Fast RAM type and vice versa.
  14.  
  15.  -s
  16.  
  17.  Converts a mono Exiff sample to a pseudo-stereo Exiff sample and vice versa. Stereo samples are not handled.
  18.  
  19.  -d
  20.  
  21.  Converts an in memory (Chip/Fast RAM) to a disk sample. Any looping is turned
  22.  off. Waves or stereo type samples not handled.
  23.  
  24. Examples
  25. --------
  26.  
  27.   touchxff -i channel.ch
  28.   
  29.   touchxff -i hornstab.xff -t
  30.